home *** CD-ROM | disk | FTP | other *** search
/ SOHO - Exploring the Sun - 2003 Update / SOHO - Exploring the Sun - 2003 Update.iso / pc / data / main.dcr / scripts_31.ls < prev    next >
Encoding:
Text File  |  2003-02-25  |  190 b   |  9 lines

  1. on mouseUp
  2.   global jump_back
  3.   WaitCursor()
  4.   set the directToStage of member the member of sprite 110 to 0
  5.   puppetTransition(10, 2)
  6.   set the volume of sound 1 to 255
  7.   go(jump_back)
  8. end
  9.